Skip to content

Do not resolve require calls in typescript files even if it contains dynamic import#39617

Merged
sheetalkamat merged 2 commits intomasterfrom
requireInTs
Jul 15, 2020
Merged

Do not resolve require calls in typescript files even if it contains dynamic import#39617
sheetalkamat merged 2 commits intomasterfrom
requireInTs

Conversation

@sheetalkamat
Copy link
Member

Fixes #38611

@sheetalkamat sheetalkamat merged commit 37e6e27 into master Jul 15, 2020
@sheetalkamat sheetalkamat deleted the requireInTs branch July 15, 2020 21:32
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tsc complains require() file path outside of rootDir only when await import() is used

3 participants